home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Networking / OTStreamLogViewer / IC Libraries / Read Me next >
Encoding:
Text File  |  2000-09-28  |  1.0 KB  |  20 lines  |  [TEXT/ttxt]

  1. OTStreamLogViewer and Internet Config Libs
  2.  
  3. OTStreamLogViewer uses a bunch of library modules from the Internet Config package. I did this because Internet Config contains lots of useful functionality that I have already written once and don’t want to write again.  IC source code is Public Domain, so there is no restrictions on distribution.
  4.  
  5. The library modules are in Pascal and it was much easier to write C header files for them than rewrite them in C.
  6.  
  7. Note that, while OTStreamLogViewer does use IC to store its preferences, that use of the IC API is independent of this use of the IC source code. The modules included in this folder are compiled into the program and are always present in the program, regardless of whether IC is installed or not.
  8.  
  9. You can learn more about Internet Config by downloading the IC Programmer’s Kit from the addresses given in the Internet Config FAQ:
  10.  
  11.   <http://www.quinn.echidna.id.au/Quinn/Config/>
  12.  
  13. Share and Enjoy.
  14.  
  15. Quinn “The Eskimo!”
  16. Apple Developer Technical Support
  17. Networking, Communications, Hardware
  18.  
  19. 15 Mar 1998
  20.